Added FORCE_SSL to .env.example

Dominik Sander 11 years ago
parent
commit
edf0dd1b4b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .env.example

+ 1 - 0
.env.example

@@ -30,6 +30,7 @@ DATABASE_PASSWORD=""
30 30
 
31 31
 # Configure Rails environment.  This should only be needed in production and may cause errors in development.
32 32
 # RAILS_ENV=production
33
+FORCE_SSL=false
33 34
 
34 35
 #############################
35 36
 #    Email Configuration    #